home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / help_s_z / sizeof < prev    next >
Encoding:
Text File  |  1994-02-21  |  149 b   |  11 lines

  1. sizeof:
  2.  
  3. Syntax:    sizeof ( A )
  4.  
  5. Description:
  6.  
  7.     The sizeof function returns the number of bytes of data in the
  8.     argument A.
  9.  
  10. See Also: size, who, whos
  11.